Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: 32-bit on 64-bit compilation #441

Merged
merged 2 commits into from
Jul 25, 2024
Merged

fix: 32-bit on 64-bit compilation #441

merged 2 commits into from
Jul 25, 2024

Conversation

mratsim
Copy link
Owner

@mratsim mratsim commented Jul 25, 2024

This fixes compilation in 32-bit mode on 64-bit machines. And fixes the C definition of 32-bit add-carry intrinsics.
It also updates some test to use the new names following #402

Lastly we kept having "code after noReturn" section in the VM in the curve parser

@mratsim mratsim merged commit 4bd83fa into master Jul 25, 2024
24 checks passed
@mratsim mratsim deleted the 32-on-64 branch July 25, 2024 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant